Error Logging and the ELS
Service-related errors are logged in individual service log files and in the Event Logging Service (ELS). The ELS can be accessed from CygNet Explorer and lists events indexed by timestamp.
Service log files are stored in individual service directories. The HSS log will record script engine errors, and is a good place to look if a HyperPoint appears to behave unexpectedly. Syntax errors and runtime errors are logged here with line numbers and positions, if applicable. The line number pertains to the Script.txt file, also in the HSS directory.
Internal script errors can be written to log files separate from the HSS log file. This can be a useful tool for analyzing a script. Script log files are created in the HSS working directory. See HSS Profiling for more information about this feature.

